home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Die Ultimative Software-P…i Collection 1996 & 1997
/
Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso
/
p
/
paints_w
/
aim
/
democer.aim
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-10-30
|
510 b
|
19 lines
read cermet,B * read cermet image
don,3 * lowest bitplne display
thr B,B,1 * threshold
inv * invert bitplane
bcop 1,3 * copy bitplane
ero 8 * erode 8
dil 8 * dilate 8
bcop 3,1 * orignal
dil 8,1,6,1,B * dilate 8
ero 8,1,6,1,B * erode 8
bcop 3,1 * copy bitplane
inv * invert
-skel 100 * skeleton
dil 1 * dilate (for display)
inv * invert
label B,C,1 * label the regions
bdisp,C * display bitplanes